Welcome![Sign In][Sign Up]
Location:
Search - ftp multi

Search list

[Linux-Unixdload

Description: linux下http和ftp下载工具,支持多线程、多任务、断点续传下载。-linux under http and ftp download tools, support for multi-threaded, multi-mission, HTTP download.
Platform: | Size: 25600 | Author: likun | Hits:

[Communicationftpserversrc

Description: FTP服务器端源代码,非常好,可以实现FTP多线程下载的功能.-FTP server-side source code, very good, can realize multi-threaded FTP download function.
Platform: | Size: 96256 | Author: 谢俊 | Hits:

[JSP/JavaMultiThreadDownload

Description: 基于Java的多线程下载工具,基于http和ftp的、支持断点续传的、具有多任务同时下载能力的多线程系统。-Java-based multi-threaded downloading tool, based on the http and ftp, and HTTP support, with multi-tasking at the same time the ability to download multi-threaded system.
Platform: | Size: 62464 | Author: liuchangguo | Hits:

[Ftp ServerJava_Socke183657142005

Description: 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO streams is essential to understand these programs. All Program Tested in JDK 1.4, and Run Successfully. Do not forget to run server program before starting client program. Developed By: Divyen K Pate-A Java-based Socket procedures prepared to provide a simple FTP functions This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server.Knowledge of socket programming, applet, AWT , thread, and IO streams is essential to understand these programs.All Program Tested in JDK 1.4, and Run Successfully.Do not forget to run server program before starting client program.Developed By: Divyen K Pate
Platform: | Size: 46080 | Author: Tony Yau | Hits:

[Ftp ClientFileTransmit.Src.Setup

Description: 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输)-Support multi-threaded HTTP file transfer (FTP) procedures (including client and client services, support Bluetooth (Bluetooth) transmission)
Platform: | Size: 486400 | Author: zhang | Hits:

[Ftp Clientmyftp

Description: ftp客户端,java开发,图形界面,多线程并发-ftp client, java development, graphical interface, multi-threaded concurrency
Platform: | Size: 1857536 | Author: ansin | Hits:

[Ftp ServerFileTransmit.Src

Description: 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输)。 -Support multi-threaded HTTP file transfer (FTP) procedures (including client and client services, support Bluetooth (Bluetooth) transmission).
Platform: | Size: 486400 | Author: 胡大海 | Hits:

[GUI DevelopFTPServer

Description: Pablo s FTP Server is a multi threaded FTP server for Windows 98/NT/XP. It comes with an easy to use interface and can be accessed from the system tray. The server handles all basic FTP commands and offers easy user account management and support for virtual directories.-Pablo s FTP Server is a multi threaded FTP server for Windows 98/NT/XP.It comes with an easy to use interface and can be accessed from the system tray. The server handles all basic FTP commands and offers easy user account management and support for virtual directories.
Platform: | Size: 3108864 | Author: | Hits:

[Windows Developlink

Description: 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输)-Support multi-threaded HTTP file transfer (FTP) procedures (including server and client, support Bluetooth (Bluetooth) transmission)
Platform: | Size: 373760 | Author: wsmwlh | Hits:

[OtherVxWork2410

Description: 2410/vxworks/tornado下的基本实验包括 serial,ramdrv,interrupt,multi-FTP,TCP,UDP-Under the basic experimental 2410/vxworks/tornado including serial, ramdrv, interrupt, multi-tasking, FTP, TCP, UDP-Basic experimental 2410/vxworks/tornado including serial, ramdrv, interrupt, multi-FTP, TCP, UDP-Under the basic experimental 2410/vxworks/tornado including serial, ramdrv, interrupt, multi-tasking, FTP, TCP, UDP
Platform: | Size: 10571776 | Author: pp | Hits:

[Internet-Networkmutth

Description: FTP多线程服务端与客户端示例程序 供初学者用-Multi-threaded FTP server and client for beginners with sample programs
Platform: | Size: 2048 | Author: tom | Hits:

[Internet-Network05-09-16-vc-ftp

Description: BCB环境下实现的FTP多线程下载。该程序采用了多线程技术和断点续传技术。-BCB environment to achieve multi-threaded FTP download. The program uses multi-threading technology and HTTP technologies.
Platform: | Size: 111616 | Author: 李文田 | Hits:

[Linux-Unixwlet

Description: linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring functions as get files (g files ) and send files(s fname). 3 running common shells in client side(!cmd) and server side(cmd) 4 support multi-connections for multi-clients 5 Ctrl+C to break client and server shells 6 error return: the server side will print error message in /var/log/wasd.log, and the client side will print these to stderr
Platform: | Size: 8192 | Author: 虎成 | Hits:

[Windows DevelopFtpDownMultiThread

Description: Delphi 版的, 通过 WinSock2 实现 FTP 协议, 实现多线程下载, 目前只支持被动模式-Version of Delphi, through the FTP protocol to achieve WinSock2 to achieve multi-threaded download, currently only support passive mode
Platform: | Size: 98304 | Author: leovin | Hits:

[Ftp Clientwebdisk

Description: 支持大文件、多文件、断点续传、进度显示上传。 支持直接下载其它网站文件至空间,带详细进度显示功能。 可自动开通FTP帐号对应用户空间进行文件管理。 -Support large files, multi-document, HTTP, shows upload progress. Support for other sites to download files directly to space, with detailed progress display. FTP account can automatically open the corresponding document management user space.
Platform: | Size: 1592320 | Author: wbr | Hits:

[Linux-Unixlinux_server

Description: 一个非常简单的linux FTP服务器。包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。压缩文件里有详细的编译说明。-A very simple linux FTP server. Including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Compressed file to compile a detailed description.
Platform: | Size: 7168 | Author: yr | Hits:

[ADO-ODBCks0706

Description: 一个基本的考试软件,基本原理为隐藏的FTP服务器,自动下载加密的题目并解密,能够在VC控件中读取RTF多格式文档(含有图片),并显示在VC控件中,进行答题,目前含判断、选择、简答题型。可以作为考试系统的基本框架。题目数据库:ks005.mdb,考号见该数据库中,注意文件中的隐藏文件夹在C:\\WINDOWS\\Resources\\Themes\\Luna\\Shell\\NormalColor和c:\temp等,读懂路径变化后可以自己修改运行。ftp服务器为网上下载后修改,在chap5中。考试端为原创。-A basic examination software, the basic principles of a hidden FTP server, automatically download the subject of encryption and decryption, can be read in the VC control, multi-format RTF document (containing pictures), and displayed in the VC controls, to answer, at present including judgments, choice, short-answer kinds of questions. Can be used as the basic framework of the examination system. Title Database: ks005.mdb, candidate number are contained in the database, note the file in the hidden folders in C: \ \ WINDOWS \ \ Resources \ \ Themes \ \ Luna \ \ Shell \ \ NormalColor and c: \ temp and so on, read after the changes to understand the path can be modified to run their own.
Platform: | Size: 11225088 | Author: 跳跳狼 | Hits:

[Internet-Network6

Description: c++网络数据库实例 第六章 实例 49-多线程的 FTP客户端 实例 50-多线程 TELNET服务 实例 51-多线程 SPIDER 实例 52-多线程扫描端口 实例 53-多线程文件下载服 实例 54-多线程文件下载客 实例 55-多线程管理器 实例 56-多线程文件搜索 -c++ network database instance Chapter Instances of 49- multithreaded FTP client Instances of 50- multi-threaded TELNET services Instances of 51- multi-threaded SPIDER Instances of 52- multi-threaded port scanner Instances of 53- multi-threaded file download service Instances of 54- multi-threaded file download off Instances of 55- multi-threaded Manager Instances of 56- multi-threaded file search 提供更好的翻译建议 感谢您为 Google 翻译提供翻译建议。 提供更好的翻译建议: c++ network database instance Chapter Instances of 49- multithreaded FTP client Instances of 50- multi-threaded TELNET services Instances of 51- multi-threaded SPIDER Instances of 52- multi-threaded port scanner Instances of 53- multi-threaded file download service Instances of 54- multi-threaded file download off Instances of 55- multi-threaded Manager Instances of 56- multi-threaded file search
Platform: | Size: 460800 | Author: 烈马 | Hits:

[Internet-Network20062340Ftp

Description: 一个可以往ftp上上传东西的程序,通过多线程实现,VC++6.0平台编写。-One thing you can upload to the ftp program, through a multi-thread implementation, VC++6.0 platform preparation.
Platform: | Size: 33792 | Author: linyu | Hits:

[Windows DevelopsmallFtp

Description: FTP上下传工具,支持多系统,可以进行windows目录下的文件选择,和UNIX下的目录选择-FTP transfer tool up and down in support of multi-system, can file selection windows directory, and select the directory under UNIX
Platform: | Size: 98304 | Author: donnyju | Hits:
« 1 2 3 4 56 7 8 9 10 ... 13 »

CodeBus www.codebus.net